home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Graphics / GraphicsWrap / Source / AbsPoly.h next >
Text File  |  1991-09-17  |  231b  |  18 lines

  1.  
  2. /* Generated by Interface Builder */
  3.  
  4. #import "TGIFCell.h"
  5.  
  6. @interface AbsPoly:TGIFCell
  7. {
  8.   id vertexList;
  9. }
  10. - init;
  11. - addCommand:aCmd;
  12. - commandList;
  13. - free;
  14. - doCmd;
  15. - (char *)emitCmd;
  16. @end
  17. extern NXBitmapGraphicRep *theBitmap;
  18.